Modify

Opened 12 years ago

Closed 12 years ago

#173 closed defect (fixed)

make error

Reported by: anonymous Owned by: amain
Priority: minor Milestone: milestone:
Component: other Version: 2.0
Severity: severity 4 Keywords:
Cc:

Description

$ make openwrt/build
patch -d /home/user/debwrt/build/openwrt-ar71xx-generic_UBNTRSPRO-trunk-default -p 0 -N \

< /home/user/debwrt/openwrt/patches/001_disable_all_openwrt_packages

patching file include/toplevel.mk
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file include/toplevel.mk.rej
The next patch would create the file ./scripts/debwrt_disables_packages.sed,
which already exists! Skipping patch.
1 out of 1 hunk ignored
make: * [openwrt/patch] Error 1

Attachments (0)

Change History (3)

comment:1 Changed 12 years ago by anonymous

Checked out revision 28310.
touch /home/user/debwrt/build/openwrt-ar71xx-generic_UBNTRSPRO-trunk-default/.debwrt.checkout.stamp
touch openwrt/checkout
patch -d /home/user/debwrt/build/openwrt-ar71xx-generic_UBNTRSPRO-trunk-default -p 0 -N \

< /home/user/debwrt/openwrt/patches/001_disable_all_openwrt_packages

patching file include/toplevel.mk
Hunk #1 succeeded at 53 (offset 4 lines).
patching file ./scripts/debwrt_disables_packages.sed
patch -d /home/user/debwrt/build/openwrt-ar71xx-generic_UBNTRSPRO-trunk-default -p 0 -N \

< /home/user/debwrt/openwrt/patches/trunk/002_install_kernel_modules_and_merge_debwrt_config

patching file include/kernel-defaults.mk
Hunk #1 succeeded at 78 (offset 2 lines).
Hunk #2 succeeded at 95 (offset 2 lines).
patch -d /home/user/debwrt/build/openwrt-ar71xx-generic_UBNTRSPRO-trunk-default -p 0 -N \

< /home/user/debwrt/openwrt/patches/trunk/005_make_empty_rootfs

patching file include/image.mk
Hunk #1 FAILED at 94.
1 out of 1 hunk FAILED -- saving rejects to file include/image.mk.rej
make: * [openwrt/patch] Ошибка 1

comment:2 Changed 12 years ago by amain

  • Status changed from new to accepted

Reproduced..looking into it.

comment:3 Changed 12 years ago by amain

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in r318.

Add Comment

Modify Ticket

Action
as closed The owner will remain amain.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.